﻿2025-12-29T00:58:54.1601729Z ##[group]Run python -m cibuildwheel --output-dir wheelhouse
2025-12-29T00:58:54.1602230Z [36;1mpython -m cibuildwheel --output-dir wheelhouse[0m
2025-12-29T00:58:54.1634750Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2025-12-29T00:58:54.1635073Z env:
2025-12-29T00:58:54.1635336Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.11.9\x64
2025-12-29T00:58:54.1635772Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.11.9\x64/lib/pkgconfig
2025-12-29T00:58:54.1636208Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.9\x64
2025-12-29T00:58:54.1636603Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.9\x64
2025-12-29T00:58:54.1637003Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.9\x64
2025-12-29T00:58:54.1637299Z   MSYSTEM: MINGW64
2025-12-29T00:58:54.1637471Z   CIBW_BUILD_VERBOSITY: 1
2025-12-29T00:58:54.1638598Z   CIBW_BEFORE_ALL_LINUX: bash -c " if command -v dnf &> /dev/null; then
  dnf install -y gcc-gfortran
elif command -v yum &> /dev/null; then
  yum install -y gcc-gfortran
elif command -v apt-get &> /dev/null; then
  apt-get update && apt-get install -y gfortran
else
  echo 'No supported package manager found' && exit 1
fi "

2025-12-29T00:58:54.1639880Z   CIBW_BEFORE_ALL_WINDOWS: echo 'MinGW installed via setup-msys2 action'
2025-12-29T00:58:54.1640358Z ##[endgroup]
2025-12-29T00:58:54.8077095Z 
2025-12-29T00:58:54.8077565Z      _ _       _ _   _       _           _
2025-12-29T00:58:54.8078082Z  ___|_| |_ _ _|_| |_| |_ _ _| |_ ___ ___| |
2025-12-29T00:58:54.8078551Z |  _| | . | | | | | . | | | |   | -_| -_| |
2025-12-29T00:58:54.8078978Z |___|_|___|___|_|_|___|_____|_|_|___|___|_|
2025-12-29T00:58:54.8079286Z 
2025-12-29T00:58:54.8079423Z cibuildwheel version 2.22.0
2025-12-29T00:58:54.8079682Z 
2025-12-29T00:58:54.8079797Z Build options:
2025-12-29T00:58:54.8080101Z   platform: windows
2025-12-29T00:58:54.8227613Z   [38;5;244mallow_empty: False[0m
2025-12-29T00:58:54.8228111Z   architectures: AMD64[0m
2025-12-29T00:58:54.8228414Z   build_selector: 
2025-12-29T00:58:54.8228692Z     build_config: cp310-* cp311-* cp312-* cp313-*
2025-12-29T00:58:54.8229116Z     skip_config: *-win32 *-manylinux_i686 *-musllinux* pp*
2025-12-29T00:58:54.8229482Z     requires_python: >=3.10
2025-12-29T00:58:54.8229817Z     enable: ['pypy'][0m
2025-12-29T00:58:54.8230208Z   output_dir: D:\a\pychnosz\pychnosz\wheelhouse[0m
2025-12-29T00:58:54.8230663Z   package_dir: D:\a\pychnosz\pychnosz[0m
2025-12-29T00:58:54.8231044Z   [38;5;244mtest_selector: 
2025-12-29T00:58:54.8231364Z [38;5;244m    skip_config:[0m
2025-12-29T00:58:54.8231800Z   before_all: echo 'MinGW installed via setup-msys2 action'[0m
2025-12-29T00:58:54.8232292Z   before_build: python compile_fortran.py[0m
2025-12-29T00:58:54.8232671Z   [38;5;244mbefore_test: [0m
2025-12-29T00:58:54.8233016Z   [38;5;244mbuild_frontend: None[0m
2025-12-29T00:58:54.8233323Z   build_verbosity: 1[0m
2025-12-29T00:58:54.8233590Z   [38;5;244mconfig_settings: [0m
2025-12-29T00:58:54.8233890Z   [38;5;244mcontainer_engine: docker[0m
2025-12-29T00:58:54.8234231Z   [38;5;244mdependency_constraints: pinned[0m
2025-12-29T00:58:54.8234547Z   [38;5;244menvironment: [0m
2025-12-29T00:58:54.8234835Z   [38;5;244mmanylinux_images: None[0m
2025-12-29T00:58:54.8235136Z   [38;5;244mmusllinux_images: None[0m
2025-12-29T00:58:54.8235430Z   [38;5;244mrepair_command: [0m
2025-12-29T00:58:54.8235791Z   test_command: python {project}/test_integration.py[0m
2025-12-29T00:58:54.8236149Z   [38;5;244mtest_extras: [0m
2025-12-29T00:58:54.8236412Z   [38;5;244mtest_groups: [0m
2025-12-29T00:58:54.8236614Z   test_requires: 
2025-12-29T00:58:54.8236775Z     pytest
2025-12-29T00:58:54.8236934Z     numpy
2025-12-29T00:58:54.8237092Z     pandas
2025-12-29T00:58:54.8237236Z     scipy
2025-12-29T00:58:54.8237429Z     matplotlib[0m
2025-12-29T00:58:54.8237539Z 
2025-12-29T00:58:54.8237742Z Cache folder: C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache
2025-12-29T00:58:54.8240178Z 
2025-12-29T00:58:54.8257506Z Here we go!
2025-12-29T00:58:54.8257661Z 
2025-12-29T00:58:54.8340495Z ##[group]Running before_all...
2025-12-29T00:58:54.8340730Z 
2025-12-29T00:58:54.8345181Z + echo 'MinGW installed via setup-msys2 action'
2025-12-29T00:58:54.8417167Z 'MinGW installed via setup-msys2 action'
2025-12-29T00:58:54.8433735Z ##[endgroup]
2025-12-29T00:58:54.8434935Z                                                               [32m✓ [0m0.02s
2025-12-29T00:58:54.8435321Z 
2025-12-29T00:58:54.8435617Z [1m[34mBuilding cp310-win_amd64 wheel[0m
2025-12-29T00:58:54.8435982Z CPython 3.10 Windows 64bit
2025-12-29T00:58:54.8436137Z 
2025-12-29T00:58:54.8439215Z ##[group]Installing Python cp310...
2025-12-29T00:58:54.8439443Z 
2025-12-29T00:58:54.8449390Z + Download https://dist.nuget.org/win-x86-commandline/latest/nuget.exe to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe
2025-12-29T00:58:55.3882391Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.10.11 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2025-12-29T00:58:56.7349685Z Feeds used:
2025-12-29T00:58:56.7350068Z   https://api.nuget.org/v3/index.json
2025-12-29T00:58:56.7351800Z   C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
2025-12-29T00:58:56.7352305Z   https://api.nuget.org/v3/index.json
2025-12-29T00:58:56.7352634Z 
2025-12-29T00:58:56.7705921Z 
2025-12-29T00:58:56.7706040Z 
2025-12-29T00:58:56.8155699Z Attempting to gather dependency information for package 'python.3.10.11' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0'
2025-12-29T00:58:57.1978799Z Gathering dependency information took 370 ms
2025-12-29T00:58:57.2063896Z Attempting to resolve dependencies for package 'python.3.10.11' with DependencyBehavior 'Lowest'
2025-12-29T00:58:57.2485207Z Resolving dependency information took 0 ms
2025-12-29T00:58:57.2486040Z Resolving actions to install package 'python.3.10.11'
2025-12-29T00:58:57.2502231Z Resolved actions to install package 'python.3.10.11'
2025-12-29T00:58:57.2715134Z Retrieving package 'python 3.10.11' from 'nuget.org'.
2025-12-29T00:58:57.3963099Z   GET https://api.nuget.org/v3-flatcontainer/python/3.10.11/python.3.10.11.nupkg
2025-12-29T00:58:57.4021467Z   OK https://api.nuget.org/v3-flatcontainer/python/3.10.11/python.3.10.11.nupkg 5ms
2025-12-29T00:59:05.7787552Z ^CTraceback (most recent call last):
2025-12-29T00:59:05.7793050Z   File "<frozen runpy>", line 198, in _run_module_as_main
2025-12-29T00:59:05.7793498Z   File "<frozen runpy>", line 88, in _run_code
2025-12-29T00:59:05.7794433Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\__main__.py", line 430, in <module>
2025-12-29T00:59:05.7795096Z     main()
2025-12-29T00:59:05.7795515Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\__main__.py", line 49, in main
2025-12-29T00:59:05.7796165Z     main_inner(global_options)
2025-12-29T00:59:05.7796888Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\__main__.py", line 184, in main_inner
2025-12-29T00:59:05.7797410Z     build_in_directory(args)
2025-12-29T00:59:05.7797972Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\__main__.py", line 351, in build_in_directory
2025-12-29T00:59:05.7798729Z     platform_module.build(options, tmp_path)
2025-12-29T00:59:05.7799431Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\windows.py", line 394, in build
2025-12-29T00:59:05.7799932Z     base_python, env = setup_python(
2025-12-29T00:59:05.7800155Z                        ^^^^^^^^^^^^^
2025-12-29T00:59:05.7800852Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\windows.py", line 249, in setup_python
2025-12-29T00:59:05.7802521Z     base_python = install_cpython(python_configuration)
2025-12-29T00:59:05.7803014Z                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-12-29T00:59:05.7803726Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\windows.py", line 120, in install_cpython
2025-12-29T00:59:05.7804266Z     call(nuget, "install", *nuget_args)
2025-12-29T00:59:05.7805005Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\site-packages\cibuildwheel\util.py", line 154, in call
2025-12-29T00:59:05.7805657Z     result = subprocess.run(
2025-12-29T00:59:05.7805863Z              ^^^^^^^^^^^^^^^
2025-12-29T00:59:05.7806235Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\subprocess.py", line 550, in run
2025-12-29T00:59:05.7818821Z     stdout, stderr = process.communicate(input, timeout=timeout)
2025-12-29T00:59:05.7819291Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-12-29T00:59:05.7819865Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\subprocess.py", line 1201, in communicate
2025-12-29T00:59:05.7831243Z     self.wait()
2025-12-29T00:59:05.7831755Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\subprocess.py", line 1264, in wait
2025-12-29T00:59:05.7834824Z     return self._wait(timeout=timeout)
2025-12-29T00:59:05.7835457Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-12-29T00:59:05.7835913Z   File "C:\hostedtoolcache\windows\Python\3.11.9\x64\Lib\subprocess.py", line 1590, in _wait
2025-12-29T00:59:05.7882488Z     result = _winapi.WaitForSingleObject(self._handle,
2025-12-29T00:59:05.7883017Z              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-12-29T00:59:05.7883333Z KeyboardInterrupt
2025-12-29T00:59:05.8917242Z ##[error]The operation was canceled.
